Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combine input & output volumes #124

Merged
merged 1 commit into from
May 5, 2019
Merged

Conversation

TommyLike
Copy link
Contributor

Sync feature of combine input & output volumes.

For #122

@@ -81,8 +78,11 @@ type VolumeSpec struct {
// not contain ':'.
MountPath string `json:"mountPath" protobuf:"bytes,1,opt,name=mountPath"`

// defined the PVC name
VolumeClaimName string `json:"volumeClaimName,omitempty" protobuf:"bytes,2,opt,name=volumeClaimName"`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would u add this? Would prefer auto gen it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, there would be a few codes which can be optimized, would like to do it when the initial sync patch get merged.

@dingtsh1
Copy link
Contributor

dingtsh1 commented May 5, 2019

/lgtm

@TommyLike TommyLike merged commit 40e85f4 into master May 5, 2019
@k82cn k82cn deleted the feature/combine_volumes branch May 5, 2019 08:26
kevin-wangzefeng pushed a commit to kevin-wangzefeng/volcano that referenced this pull request Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants